The Dreamweaver JavaScript API > Toggle functions > dom.setEditNoFramesContent()

 

dom.setHideAllVisualAids()

Availability

Dreamweaver 4.0

Description

Turns off the display of all borders, image maps, and invisible elements, regardless of their individual settings in the View menu.

Arguments

bSet

bSet is a Boolean value; when set to false, the previous settings are restored.

Returns

Nothing.

Enabler

None.